home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / flood_rate < prev    next >
Text File  |  2001-03-21  |  585b  |  15 lines

  1. Synopsis:
  2.    set flood_rate [<number>]
  3.  
  4. Description:
  5.    This variable sets the message rate (per second) that will trigger the
  6.    FLOOD hook, if the total message count exceeds the FLOOD_AFTER setting
  7.    at the given rate.  Thus, if messages from a remote client outpace the
  8.    FLOOD_RATE for at least FLOOD_AFTER messages, the FLOOD hook is caught.
  9.    If FLOOD_RATE is larger than FLOOD_AFTER, the client will not trigger
  10.    the hook until at least FLOOD_RATE messages have been received.
  11.  
  12. See Also:
  13.    on(5) flood; set(4) flood_after, flood_users, flood_warning
  14.  
  15.